C#
VB
C++
Gets the parent of the collection.
public MedicalViewerSynchronizationObject Parent { get; }
Public ReadOnly Property Parent As Leadtools.Medicalviewer.MedicalViewerSynchronizationObject
public:
property Leadtools.Medicalviewer.MedicalViewerSynchronizationObject^ Parent {
Leadtools.Medicalviewer.MedicalViewerSynchronizationObject^ get();
}
MedicalViewerSynchronizationObject cell that represents the parent of this cell collection.MedicalViewerSynchronizationObject object that represents the parent of this cell collection.
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Class
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET